***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*May 17, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt MMSZ5245A-AU A K 
.param
+vc0 = 1.246e-13	 vc1 = 1.116e-12	 vc2 = 1.503e-12		vc3 = 2.165e-1
+tc1 = 7.111e-3		 tc2 = 3.681e-2
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)+vc2*exp(vc3*v(K,A)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1                     
***** dc model parameter *****
+ is  = 4.180e-16	   n = 0.942		  rs = 4.945e-1
+ibv  = 8.5e-3		 nbv = 1.0		  bv = 15
+ikf  = 9.46e-4
***** capacitance parameter *****
+cjo = 2.860e-11	   m = 3.293e-1		  vj = 5.580e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.195		 xti = 0.3
+trs1 = 1.081e-4	trs2 = -1.015e-6	tikf = 1.2e-2
+tbv1 = 7.293e-4	tbv2 = -1.205e-7	
.ends MMSZ5245A-AU
*$